*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 28 Aug 2006 08:02:24 +0000 (08:02 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 28 Aug 2006 08:02:24 +0000 (08:02 +0000)
lisp/ChangeLog

index b4f68def4800966202f9c47eeb1096ae6301b8d9..c96e0d60d0cd572dfd886b1740bd24aae9f49f76 100644 (file)
@@ -1,3 +1,10 @@
+2006-08-28  Kim F. Storm  <storm@cua.dk>
+
+       * find-dired.el (find-dired): Use shell-quote-argument to properly
+       escape ( and ) args.  Also use it on {} and ; args in default
+       value of find-ls-option string.
+       (find-grep-dired): Use shell-quote-argument on {} and ; args.
+
 2006-08-27  Michael Olson  <mwolson@gnu.org>
 
        * emacs-lisp/tq.el: Small grammar fix in comments.